libghc-regex-compat-tdfa-prof software package provides Unicode Support version of Text.Regex, using regex-tdfa; profiling libraries, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-regex-compat-tdfa-prof
libghc-regex-compat-tdfa-prof is installed in your system.
Make ensure the libghc-regex-compat-tdfa-prof package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-regex-compat-tdfa-prof *
You will get with libghc-regex-compat-tdfa-prof package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Haskell |
| Package | libghc-regex-compat-tdfa-prof |
| Version | 0.95.1.4-5 |
| Description | Unicode Support version of Text.Regex, using regex-tdfa; profiling libraries |
| Sub Section | haskell |